home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Winter / The Apple Reference & Presentations Library CD Winter 93 - Partner Edition.7z / Image.iso / Applications / Technical Publishing / Aldus PageMaker 4.2 / Aldus / PPDs / Q2220523.PPD < prev    next >
Text File  |  1991-12-05  |  14KB  |  405 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "QMS-PS 2220" versions 52.3 and 51.0
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990, 1991 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 013505 or 013909
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 26 February 1991
  15.  
  16. *FormatVersion: "3.0"
  17. *FileVersion: "1.0"
  18. *LanguageVersion: English
  19.  
  20. *Product: "(QMS-PS 2220)"
  21. *PSVersion: "(52.3) 1"
  22. *PSVersion: "(51.0) 1"
  23. *NickName: "QMS-PS 2220"
  24.  
  25. *% General Information and Defaults ===============
  26. *FreeVM: "1104154"
  27. *ColorDevice: False
  28. *VariablePaperSize: False
  29. *FileSystem: True
  30. *?FileSystem: "
  31.   statusdict begin diskonline 
  32.   {(True)}{(False)} ifelse = flush end"
  33. *End
  34. *Throughput: "22"
  35. *Password: "0"
  36. *ExitServer: "
  37.   count 0 eq {  % is the password on the stack?
  38.     true 
  39.   }{
  40.     dup    % potential password
  41.     statusdict begin checkpassword end not 
  42.   } ifelse 
  43.   {  %  if no password or not valid 
  44.     (WARNING : Cannot perform the exitserver command.) = 
  45.     (Password supplied is not valid.) = 
  46.     (Please contact the author of this software.) = flush
  47.     quit 
  48.   } if 
  49.   serverdict begin exitserver
  50. "
  51. *End
  52. *Reset: "
  53.   count 0 eq {  % is the password on the stack?
  54.     true 
  55.   }{
  56.     dup    % potential password
  57.     statusdict begin checkpassword end not 
  58.   } ifelse 
  59.   {  %  if no password or not valid 
  60.     (WARNING : Cannot reset printer.) = 
  61.     (Password supplied is not valid.) = 
  62.     (Please contact the author of this software.) = flush
  63.     quit 
  64.   } if 
  65.   serverdict begin exitserver
  66.   systemdict /quit get exec
  67.   (WARNING : Printer Reset Failed.) = flush
  68. "
  69. *End
  70.  
  71. *DefaultResolution: 300dpi
  72. *?Resolution: "
  73. save
  74.   initgraphics
  75.   0 0 moveto currentpoint matrix defaultmatrix transform
  76.   0 72 lineto currentpoint matrix defaultmatrix transform
  77.   3 -1 roll sub dup mul
  78.   3 1 roll exch sub dup mul
  79.   add sqrt round cvi
  80.   (          ) cvs print (dpi) = flush
  81. restore
  82. "
  83. *End
  84.  
  85. *% Halftone Information ===============
  86. *ScreenFreq: "60.0"
  87. *ScreenAngle: "45.0"
  88. *DefaultScreenProc: Dot
  89. *ScreenProc Dot: "
  90. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  91. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  92. "
  93. *End
  94. *ScreenProc Line: "{ pop }"
  95. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  96.  
  97. *DefaultTransfer: Null
  98. *Transfer Null: "{ }"
  99. *Transfer Null.Inverse: "{ 1 exch sub }"
  100.  
  101. *% Paper Handling ===================
  102.  
  103. *PageSize Letter: "statusdict begin lettertray end"
  104. *PageSize Legal: "statusdict begin legaltray end"
  105. *PageSize Tabloid: "statusdict begin 11x17tray end"
  106. *PageSize Statement: "statusdict begin /trayswitch false store 3 setpapertray halfletter end"
  107. *PageSize A3: "statusdict begin a3tray end"
  108. *PageSize A4: "statusdict begin a4tray end"
  109. *PageSize A5: "statusdict begin /trayswitch false store 3 setpapertray a5 end"
  110. *PageSize A6: "statusdict begin /trayswitch false store 3 setpapertray a6 end"
  111. *PageSize B4: "statusdict begin b4tray end"
  112. *PageSize B5: "statusdict begin b5tray end"
  113. *PageSize Foolscap-A: "statusdict begin flsatray end"
  114. *PageSize Foolscap-E: "statusdict begin flsetray end"
  115. *?PageSize: "
  116.  save statusdict begin
  117.   14 dict begin
  118.    /letter (Letter) def /legal (Legal) def
  119.    /11x17 (Tabloid) def /halfletter (Statement) def
  120.    /a3 (A3) def /a4 (A4) def
  121.    /a5 (A5) def /a6 (A6) def
  122.    /b4 (B4) def /b5 (B5) def
  123.    /flsa (Foolscap-A) def /flse (Foolscap-E) def
  124.    papersize {
  125.      {load exec} stopped not{= flush}if
  126.    }{
  127.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  128.    }ifelse
  129.   end
  130.  end restore
  131. "
  132. *End
  133.  
  134. *% These entries will set up the frame buffer. Usually used with manual feed.
  135. *DefaultPageRegion: Letter
  136. *PageRegion Letter: "letter"
  137. *PageRegion Legal: "legal"
  138. *PageRegion Tabloid: "11x17"
  139. *PageRegion Statement: "halfletter"
  140. *PageRegion A3: "a3"
  141. *PageRegion A4: "a4"
  142. *PageRegion A5: "a5"
  143. *PageRegion A6: "a6"
  144. *PageRegion B4: "b4"
  145. *PageRegion B5: "b5"
  146. *PageRegion Foolscap-A: "flsa"
  147. *PageRegion Foolscap-E: "flse"
  148.  
  149. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  150. *% These errors should be trapped by software and a message displayed
  151. *DefaultPaperTray: None
  152. *PaperTray Letter: "statusdict begin lettertray end"
  153. *PaperTray Legal: "statusdict begin legaltray end"
  154. *PaperTray Tabloid: "statusdict begin 11x17tray end"
  155. *PaperTray Statement: "statusdict begin /trayswitch false store 3 setpapertray halfletter end"
  156. *PaperTray A3: "statusdict begin a3tray end"
  157. *PaperTray A4: "statusdict begin a4tray end"
  158. *PaperTray A5: "statusdict begin /trayswitch false store 3 setpapertray a5 end"
  159. *PaperTray A6: "statusdict begin /trayswitch false store 3 setpapertray a6 end"
  160. *PaperTray B4: "statusdict begin b4tray end"
  161. *PaperTray B5: "statusdict begin b5tray end"
  162. *PaperTray Foolscap-A: "statusdict begin flsatray end"
  163. *PaperTray Foolscap-E: "statusdict begin flsetray end"
  164. *?PaperTray: "
  165.  save statusdict begin
  166.   14 dict begin
  167.    /letter (Letter) def /legal (Legal) def
  168.    /11x17 (Tabloid) def /halfletter (Statement) def
  169.    /a3 (A3) def /a4 (A4) def
  170.    /a5 (A5) def /a6 (A6) def
  171.    /b4 (B4) def /b5 (B5) def
  172.    /flsa (Foolscap-A) def /flse (Foolscap-E) def
  173.    papersize {
  174.      {load exec} stopped not{= flush}if
  175.    }{
  176.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  177.    }ifelse
  178.   end
  179.  end restore
  180. "
  181. *End
  182.  
  183. *% The following entries provide information about specific paper keywords.
  184. *DefaultImageableArea: Letter
  185. *ImageableArea Letter: "17 19 591 775 "
  186. *ImageableArea Legal: "17 20 591 991 "
  187. *ImageableArea Tabloid: "23 19 774 1206 "
  188. *ImageableArea Statement: "17 19 377 595 "
  189. *ImageableArea A3: "16 19 821 1174 "
  190. *ImageableArea A4: "17 19 576 825 "
  191. *ImageableArea A5: "22 19 404 578 "
  192. *ImageableArea A6: "22 19 282 402 "
  193. *ImageableArea B4: "22 19 712 1015 "
  194. *ImageableArea B5: "24 19 537 711 "
  195. *ImageableArea Foolscap-A: "17 16 591 916 "
  196. *ImageableArea Foolscap-E: "22 16 558 916 "
  197. *?ImageableArea: "
  198.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  199.   newpath clippath pathbbox
  200.   4 -2 roll exch 2 {ceiling cvp} repeat
  201.   exch 2 {floor cvp} repeat flush
  202.  restore
  203. "
  204. *End
  205.  
  206. *% These provide the physical dimensions of the paper (by keyword)
  207. *DefaultPaperDimension: Letter
  208. *PaperDimension Letter: "612 792"
  209. *PaperDimension Legal: "612 1008"
  210. *PaperDimension Tabloid: "792 1224"
  211. *PaperDimension Statement: "396 612"
  212. *PaperDimension A3: "842 1190"
  213. *PaperDimension A4: "595 842"
  214. *PaperDimension A5: "420 595"
  215. *PaperDimension A6: "297 420"
  216. *PaperDimension B4: "729 1032"
  217. *PaperDimension B5: "516 729"
  218. *PaperDimension Foolscap-A: "612 935"
  219. *PaperDimension Foolscap-E: "575 935"
  220.  
  221. *DefaultOutputBin: Upper
  222. *DefaultInputSlot: Upper
  223. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  224. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  225. *InputSlot Bypass: "statusdict begin 3 setpapertray end"
  226. *?InputSlot: "
  227.  save statusdict begin
  228.   3 dict begin
  229.    /2 (Upper) def
  230.    /1 (Lower) def
  231.    /3 (Bypass) def
  232.    papertray 
  233.      {( ) cvs cvn load exec} stopped not{= flush}if
  234.   end
  235.  end restore
  236. "
  237. *End
  238.  
  239. *DefaultManualFeed: False
  240. *ManualFeed True: "statusdict begin /trayswitch false store 3 setpapertray end"
  241. *ManualFeed False: "statusdict begin /trayswitch defaulttrayswitch store defaultpapertray setpapertray end"
  242.  
  243. *DefaultOutputOrder: Normal
  244.  
  245. *% Font Information =====================
  246.  
  247. *DefaultFont: Courier
  248. *Font AvantGarde-Book: Standard "(001.002)"
  249. *Font AvantGarde-BookOblique: Standard "(001.002)"
  250. *Font AvantGarde-Demi: Standard "(001.003)"
  251. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  252. *Font Bookman-Demi: Standard "(001.001)"
  253. *Font Bookman-DemiItalic: Standard "(001.001)"
  254. *Font Bookman-Light: Standard "(001.001)"
  255. *Font Bookman-LightItalic: Standard "(001.001)"
  256. *Font Courier: Standard "(001.005)"
  257. *Font Courier-Bold: Standard "(001.005)"
  258. *Font Courier-BoldOblique: Standard "(001.005)"
  259. *Font Courier-Oblique: Standard "(001.005)"
  260. *Font Helvetica: Standard "(001.002)"
  261. *Font Helvetica-Bold: Standard "(001.002)"
  262. *Font Helvetica-BoldOblique: Standard "(001.002)"
  263. *Font Helvetica-Condensed: Standard "(001.001)"
  264. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  265. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  266. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  267. *Font Helvetica-Narrow: Standard "(001.002)"
  268. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  269. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  270. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  271. *Font Helvetica-Oblique: Standard "(001.002)"
  272. *Font NewCenturySchlbk-Bold: Standard "(001.007)"
  273. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  274. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  275. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  276. *Font Palatino-Bold: Standard "(001.002)"
  277. *Font Palatino-BoldItalic: Standard "(001.002)"
  278. *Font Palatino-Italic: Standard "(001.002)"
  279. *Font Palatino-Roman: Standard "(001.001)"
  280. *Font Symbol: Special "(001.003)"
  281. *Font Times-Bold: Standard "(001.002)"
  282. *Font Times-BoldItalic: Standard "(001.004)"
  283. *Font Times-Italic: Standard "(001.002)"
  284. *Font Times-Roman: Standard "(001.002)"
  285. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  286. *Font ZapfDingbats: Special "(001.002)"
  287. *?FontQuery: "
  288. save  4 dict begin /sv exch def
  289. /str (fonts/                              ) def
  290. /st2 128 string def
  291. {
  292.   count 0 gt {
  293.     dup st2 cvs (/) print print (:) print
  294.     dup FontDirectory exch known {pop (Yes)}{
  295.      str exch st2 cvs dup length /len exch def
  296.      6 exch putinterval str 0 len 6 add getinterval mark exch
  297.      { } st2 filenameforall counttomark 0 gt {
  298.       cleartomark (Yes)}{cleartomark (No)}ifelse
  299.     }ifelse = flush
  300.   }{ exit } ifelse
  301. } bind loop
  302. (*) = flush
  303. sv end restore
  304. "
  305. *End
  306.  
  307. *?FontList: "
  308. save  2 dict begin /sv exch def
  309. /str 128 string def
  310. FontDirectory { pop == } bind forall flush
  311. /filenameforall where { 
  312.  pop save (fonts/*) { 
  313.   dup length 6 sub 6 exch getinterval cvn == 
  314.  } bind str filenameforall flush restore
  315. } if 
  316. (*) = flush
  317. sv end restore
  318. "
  319. *End
  320.  
  321. *% Printer Messages (verbatim from printer):
  322.  
  323. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  324. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  325. *Message: "\FontName\ not found, using Courier"
  326.  
  327. *% Status (format: %%[ status: <one of these> ]%% )
  328. *Status: "idle"
  329. *Status: "busy"
  330. *Status: "waiting"
  331. *Status: "printing"
  332. *Status: "warming up"
  333. *Status: "PrinterError:  timeout, clearing printer"
  334. *Status: "PrinterError:  warming up"
  335. *Status: "PrinterError:  service call"
  336. *Status: "PrinterError:  paper entry misfeed"
  337. *Status: "PrinterError:  no toner cartridge"
  338. *Status: "PrinterError:  low toner"
  339. *Status: "PrinterError:  no paper tray"
  340. *Status: "PrinterError:  resetting printer"
  341. *Status: "PrinterError:  cover open"
  342. *Status: "PrinterError:  manual feed timeout"
  343.  
  344. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  345. *Source: "serial9"
  346. *Source: "serial25"
  347. *Source: "AppleTalk"
  348. *Source: "Centronics"
  349.  
  350. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  351.  
  352. *PrinterError:  "timeout, clearing printer"
  353. *PrinterError:  "warming up"
  354. *PrinterError:  "service call"
  355. *PrinterError:  "paper entry misfeed"
  356. *PrinterError:  "no toner cartridge"
  357. *PrinterError:  "low toner"
  358. *PrinterError:  "no paper tray"
  359. *PrinterError:  "resetting printer"
  360. *PrinterError:  "cover open"
  361. *PrinterError:  "manual feed timeout"
  362.  
  363.  
  364. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  365.  
  366. *% Color Separation Information =====================
  367.  
  368. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  369.  
  370. *InkName: ProcessBlack/Process Black
  371. *InkName: CustomColor/Custom Color
  372. *InkName: ProcessCyan/Process Cyan
  373. *InkName: ProcessMagenta/Process Magenta
  374. *InkName: ProcessYellow/Process Yellow
  375.  
  376. *%  For 60 lpi / 300 dpi  ===============================
  377.  
  378. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  379. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  380. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  381. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  382. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  383.  
  384. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  385. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  386. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  387. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  388. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  389.  
  390. *%  For 53 lpi / 300 dpi  ===============================
  391.  
  392. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  393. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  394. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  395. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  396. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  397.  
  398. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  399. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  400. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  401. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  402. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  403.  
  404. *% end of PPD file for QMS-PS 2220
  405.